object browseform: Tbrowseform Left = 444 Top = 287 Width = 800 Height = 600 HorzScrollBar.Visible = False VertScrollBar.Visible = False Caption = 'Browser' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 104 Top = 488 Width = 85 Height = 13 Caption = 'Extracted file path' end object Label2: TLabel Left = 104 Top = 528 Width = 147 Height = 13 Caption = 'Enter a URL or filename below:' end object ie: TWebBrowser_V1 Left = 0 Top = 0 Width = 753 Height = 585 TabOrder = 0 OnBeforeNavigate = ieBeforeNavigate OnNavigateComplete = ieNavigateComplete ControlData = { 4C000000D34D0000763C00000100000005000000000000000000000000000000 000000004C000000000000000000000001000000E0D057007335CF11AE690800 2B2E12620C000000000000004C0000000114020000000000C000000000000046 0000000000000000000000000000000000000000000000000000000000000000 000000000000000001000000000000000000000000000000} end object Button1: TButton Left = 8 Top = 504 Width = 73 Height = 17 Caption = 'LOAD HTML' TabOrder = 1 OnClick = Button1Click end object parsebox: TListBox Left = 208 Top = 464 Width = 81 Height = 57 ItemHeight = 13 TabOrder = 2 end object Edit1: TEdit Left = 80 Top = 504 Width = 121 Height = 21 TabOrder = 3 end object exepaths: TListBox Left = 304 Top = 464 Width = 89 Height = 57 ItemHeight = 13 TabOrder = 4 end object exedescs: TListBox Left = 400 Top = 464 Width = 97 Height = 57 ItemHeight = 13 TabOrder = 5 end object backer: TButton Left = 24 Top = 528 Width = 75 Height = 37 Caption = 'BACK' TabOrder = 6 OnClick = backerClick end object queue: TListBox Left = 344 Top = 528 Width = 201 Height = 57 ItemHeight = 13 TabOrder = 7 end object urlbox: TEdit Left = 104 Top = 544 Width = 217 Height = 21 TabOrder = 8 OnKeyUp = urlboxKeyUp end object Button2: TButton Left = 152 Top = 448 Width = 41 Height = 21 Caption = 'Go' TabOrder = 9 OnClick = Button2Click end object Memo1: TMemo Left = 752 Top = 440 Width = 393 Height = 249 Lines.Strings = ( 'Memo1') TabOrder = 10 end end